h1,
h2,
h3,
h4,
h5,
h6,
p,
dd {
    margin: 0;
}

.container {
    padding: 0;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.container2 {
    padding: 0;
    width: 1260px;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

ul,
ol,
body,
html,
p {
    margin: 0;
}

html {
    max-width: 1920px;
    background: #fff;
    margin: 0 auto;
    font-size: 14px;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
    color: #333
}

ul,
li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

img {
    border: 0;
    padding: 0px;
    margin: 0px;
}

input,
textarea,
button {
    border: none;
    outline: none;
    /*去除蓝色边框*/
}

.head .top {
    height: 34px;
    line-height: 34px;
    background: #f2f2f2;
}

.head .top .container {
    position: relative;
    overflow: unset;
}

.head .top .left {
    float: left;
    color: #4f4f4f;
}

.head .top .right {
    float: right;
}

.head .top .right img {
    float: left;
    margin: 7px 10px 0 10px;
}

.head .top .right a {
    float: left;
}

.head .top .right .wx {
    display: none;
}

.head .top .right .ewm:hover .wx {
    display: block;
    position: absolute;
    right: 0;
    width: 104px;
    height: 104px;
    z-index: 9;
}

.head .logo .container {
    height: 110px;
}

.head .logo img {
    margin-top: 10px;
}

.head .logo .search {
    float: right;
    background: #e6f2fc;
    width: 380px;
    height: 50px;
    line-height: 50px;
    border-radius: 30px;
    margin-top: 26px;
}

.head .logo .search input {
    background: none;
    height: 50px;
    line-height: 50px;
    width: 300px;
    text-indent: 2em;
}

.head .logo .search button {
    width: 60px;
    height: 50px;
    background: url(../images/icon_19.png) no-repeat center;
    float: right;
    cursor: pointer;
    color: #c4cbd1;
}

.nav {
    height: 57px;
    line-height: 57px;
    background: #02549c;
}

.nav li {
    float: left;
}

.nav li a {
    color: #fff;
    font-size: 16px;
    border-right: 1px #3576b0 solid;
    padding: 0 22px;
}

.nav li:hover,
.nav .on {
    background: url(../images/icon_24.png) center 51px no-repeat;
}

.index01,
.index02 {
    overflow: hidden;
}

.index-title {
    border-bottom: 1px #c5c5c5 solid;
    line-height: 46px;
    margin: 20px 0;
}

.index-title span {
    font-size: 24px;
    font-weight: bold;
    color: #0b539f;
}

.index-title a {
    float: right;
    font-size: 16px;
    color: #5b5b5b;
}

.index-title .line {
    width: 88px;
    height: 8px;
    background: #c5c5c5;
    margin-bottom: -8px;
}

.index-news {
    float: left;
    width: 760px;
}

.index-news img {
    width: 357px;
    height: 250px;
    float: left;
}

.index-news .txt {
    width: 400px;
    height: 250px;
    background: #f3f3f3;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 34px;
}

.index-news .txt a {
    display: block;
}

.index-news .txt .title {
    font-size: 18px;
    color: #0b539f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-news .txt span {
    font-size: 12px;
    color: #9a999a;
    margin: 10px 0 20px 0;
    display: block;
}

.index-news .txt .detail {
    line-height: 24px;
    color: #525252;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.index-news .txt .more {
    width: 76px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px #afbbc2 solid;
    border-radius: 30px;
    font-size: 12px;
    color: #525252;
    margin-top: 20px;
}

.index-news ul {
    float: left;
}

.index-news li {
    line-height: 40px;
    width: 100%;
    float: left;
    background: url(../images/li.jpg) no-repeat left;
}

.index-news li:first-child {
    background: url(../images/lifirst.jpg) no-repeat left;
}

.index-news li:last-child {
    background: url(../images/lilast.jpg) no-repeat left;
}

.index-news li span {
    float: right;
    font-size: 12px;
    color: #9a999a;
}

.index-news li a {
    font-size: 16px;
    margin-left: 20px;
}

.index-notice {
    width: 406px;
    float: right;
}

.index-notice li {
    padding: 12px 0;
    border-bottom: 1px #e7e7e7 dashed;
}

.index-notice li a {
    font-size: 16px;
    color: #333;
    /*font-weight: bold;*/
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}

.index-notice li span {
    color: #999999;
}

.index-notice li img {
    margin-right: 8px;
}

.index02 ul {
    width: 33.33%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 50px;
}

.index02 li {
    line-height: 36px;
    position: relative;
}

.index02 li::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: #95b0ce;
    border-radius: 50%;
    top: 50%;
}

.index02 li a {
    font-size: 16px;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 20px;
}


/*------------- 手风琴 开始-----------------------------*/

.index03 {
    background: #fff;
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
}

.index03 ul {
    width: 120%;
    list-style: none;
}

.index03 ul li {
    float: left;
    width: 100px;
    height: 720px;
    cursor: pointer;
    position: relative;
}

.index03 ul li:nth-child(1) {
    width: 1000px;
}

.index03 ul li .text {
    width: 100px;
    height: 100%;
    position: relative;
    float: left
}

.index03 ul li .text img {
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 720px;
}

.index03 ul li .right {
    width: 900px;
    height: 720px;
    float: left;
    position: absolute;
    left: 100px;
    background: #008cd7;
    padding: 43px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.index03 ul li .right img {
    width: 100%;
    height: 360px;
    border-radius: 20px;
    margin-bottom: 30px;
}

.index03 ul li .right .left {
    width: 480px;
    padding-right: 20px;
    float: left;
    border-right: 1px #30b0f4 solid;
}

.index03 ul li .right .left h3 {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 10px;
}

.index03 ul li .right .left p {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
}

.index03 .list {
    width: 290px;
    padding-left: 20px;
    float: right;
    position: relative;
    z-index: 1;
    height: 265px;
}

.index03 .list .title {
    width: 140px;
    height: 34px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    background: url(../images/bg_11.png) no-repeat;
    margin-bottom: 20px;
}

.index03 .list p {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
}

.index03 .w {
    z-index: 2;
}

.index03 .e {
    z-index: 3;
}

.index03 .swiper-container {
    height: 210px;
}

.index03 .swiper-button-next,
.index03 .swiper-button-prev {
    bottom: 0;
    top: auto;
    width: 42px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    font-size: 18px;
    background: #f39800;
}

.index03 .swiper-button-next.swiper-button-disabled,
.index03 .swiper-button-prev.swiper-button-disabled {
    background: #c8c8c8;
    opacity: 1;
}

.index03 .swiper-button-next {
    right: 40px;
}

.index03 .swiper-button-prev {
    right: 82px;
    left: auto;
}

.friendlink {
    background: #f5f6fa;
    height: 104px;
    line-height: 104px;
}

.friendlink img {
    float: left;
    margin: 10px 35px 0 0;
}

.friendlink a {
    font-size: 16px;
    color: #666;
    margin-right: 30px;
}

.foot {
    padding-top: 40px;
    height: 255px;
    background: url(../images/foot_19.jpg) no-repeat center;
    position: relative;
}

.foot .foot-logo {
    float: left;
}

.foot .lxwm {
    float: left;
    margin-left: 90px;
    color: #fff;
}

.foot .lxwm p {
    font-size: 24px;
}

.foot .lxwm .line {
    width: 35px;
    height: 1px;
    background: #fff;
    margin: 10px 0;
}

.foot .lxwm span {
    display: block;
    font-size: 16px;
    line-height: 30px;
}

.foot .ewm {
    float: right;
}

.foot .ewm p {
    text-align: center;
    color: #fff;
    margin-top: 10px;
}

.copyright {
    height: 53px;
    line-height: 53px;
    background-color: #000;
    filter: alpha(opacity=40);
    -moz-opacity: 0.40;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.copyright p {
    font-size: 14px;
    color: #fff;
}

.copyright .left {
    float: left;
}

.copyright .right {
    float: right;
}

.banner-ny {
    height: 430px;
}

.sidebar {
    float: left;
    width: 268px;
    margin-top: 15px;
}

.sidebar .title {
    font-size: 20px;
    color: #02549c;
    font-weight: bold;
    line-height: 52px;
    border-bottom: 3px #02549c solid;
}

.sidebar .title span {
    border-left: 4px #02549c solid;
    padding-left: 10px;
}

.sidebar li {
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    border-bottom: 1px #d5dadf solid;
    background: url(../images/icon_12.jpg) no-repeat 23px;
}

.sidebar li a {
    color: #333;
    margin-left: 70px;
}

.sidebar li:hover,
.sidebar .on {
    background: url(../images/icon_05.jpg) no-repeat 23px;
}

.sidebar li:hover a,
.sidebar .on a {
    color: #02549c;
}

.sidebar .erweima {
    width: 268x;
    height: 268px;
    background: url(../images/ewmbg_05.jpg) no-repeat;
    text-align: center;
    color: #fff;
    margin-top: 27px;
}

.sidebar .erweima img {
    margin-top: 55px;
}

.sidebar .erweima p {
    margin-top: 20px;
}

.main {
    width: 890px;
    float: right;
    margin-top: 15px;
}

.location {
    height: 52px;
    line-height: 52px;
    border-bottom: 3px #eaf2fb solid;
}

.location .left {
    float: left;
    color: #02549c;
    font-size: 20px;
}

.location .left img {
    float: left;
    margin: 15px 15px 0 0;
}

.location .right {
    float: right;
}

.location .right .on {
    color: #02549c;
}

.about-nei .content p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}

.contact-nei .map {
    width: 886px;
    height: 446px;
    border: 1px #02549c solid;
    margin-top: 43px;
}

.contact-nei .contact-us {
    width: 800px;
    height: 210px;
    padding: 20px 44px;
    color: #333;
   /* background: url(../images/contact_09.png) no-repeat 700px 90px;
    background-color: #0081cc;*/
    margin-bottom: 100px;
}

.contact-nei .contact-us p {
    font-size: 24px;
    padding-bottom: 15px;
    border-bottom: 1px #fff solid;
    margin-bottom: 10px;
}

.contact-nei .contact-us span {
    display: block;
    font-size: 16px;
    line-height: 24px;
}

.lingdao-nei .content {
    padding-top: 40px;
}

.lingdao-nei .item {
    position: relative;
    -moz-box-shadow: 0px 2px 8px #ecebeb;
    -webkit-box-shadow: 0px 2px 8px #ecebeb;
    box-shadow: 0px 2px 8px #ecebeb;
    width: 880px;
    float: left;
    background: url(../images/lingdao_09.png) 600px 30px no-repeat;
    margin-bottom: 40px;
}

.lingdao-nei .item .photo {
    float: left;
    width: 212px;
    height: 314px;
    background: #02549c;
    position: relative;
}

.lingdao-nei .item .photo img {
    position: absolute;
    width: 212px;
    height: 314px;
    right: 10px;
    bottom: 10px;
}

.lingdao-nei .item .txt {
    width: 666px;
    float: left;
}

.lingdao-nei .item .title {
    height: 80px;
    line-height: 80px;
    font-size: 22px;
    font-weight: bold;
    color: #02549c;
    padding: 0 24px;
    border-bottom: 1px #e3e3e3 solid;
    margin-bottom: 15px;
}

.lingdao-nei .item .title span {
    color: #333;
    margin-left: 10px;
}

.lingdao-nei .item p {
    font-size: 18px;
    line-height: 34px;
    padding: 0 24px;
}

.zzjg-nei {
    margin-bottom: 100px;
}

.zzjg-nei .content {
    padding-top: 40px;
}

.zzjg-nei .item {
    width: 100%;
    margin-bottom: 24px;
}

.zzjg-nei .item .left {
    width: 128px;
    height: 41px;
    line-height: 50px;
    float: left;
    color: #333;
    text-indent: 1em;
    font-size: 18px;
    font-weight: bold;
   /* background: url(../images/zzjg_05.jpg) no-repeat;
    text-shadow: 0.1em 0.1em 0.05em #333*/
}

.zzjg-nei .item .right {
    /*background: #c9dff3;*/
    height: 35px;
    line-height: 35px;
    border-top: 6px #fff solid;
    text-indent: 2em;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.zzjg-nei .item .right span {
    margin-right: 20px;
}

.zzjg-nei .list {
    background: #f6f8fa;
    padding: 16px 0;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    align-items: center;
}

.zzjg-nei .list .title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    position: relative;
    line-height: 30px;
}

.zzjg-nei .list .title a {
    position: relative;
    padding-left: 42px;
	width: 750px;
	float: left;
}

.zzjg-nei .list .title a::before {
    content: '';
    position: absolute;
    background: #cacaca;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    top: 50%;
    left: 24px;
}

.zzjg-nei .list .btn {
    width: 36px;
    height: 36px;
    text-align: center;
    background: url(../images/zzjg_03.png) no-repeat;
    display: block;
    float: right;
    position: absolute;
    right: 25px;
}

.zzjg-nei .list:hover {
    border-left: 2px #02549c solid;
    margin-left: -2px;
}

.zzjg-nei .list:hover .title {
    color: #02549c;
}

.zzjg-nei .list:hover .btn {
    background: url(../images/zjg_03.png) no-repeat;
}

.zzjg-nei .list .time {
    font-size: 14px;
    font-weight: normal;
    color: #999999;
   /* margin-top: 10px;*/
   /* padding-left: 42px;*/
	float:right;
}

.zzjg-nei .list .date {
    font-size: 14px;
    font-weight: normal;
    color: #999999;
    position: absolute;
    right: 25px;
}

.zzjg-nei .list .time img,
.zzjg-nei .list .date img {
    margin-right: 5px;
}

.rcdw-nei {
    margin-bottom: 100px;
}

.rcdw-nei .content {
    padding-top: 40px;
}

.rcdw-nei .item {
    background: #f5f5f5;
    width: 850px;
    padding: 20px;
    float: left;
    margin-bottom: 46px;
}

.rcdw-nei .item img {
    float: left;
    width: 262px;
    height: 187px;
}

.rcdw-nei .item .txt {
    padding-left: 36px;
    width: 530px;
    float: left;
}

.rcdw-nei .item p {
    font-size: 24px;
    font-weight: bold;
    line-height: 64px;
    border-bottom: 2px #e5e5e5 solid;
    margin-bottom: 20px;
}

.rcdw-nei .item span {
    font-size: 18px;
    line-height: 30px;
}

.kxyj-nei {
    margin-bottom: 100px;
}

.kxyj-nei .content {
    padding-top: 40px;
}

.kxyj-nei .yjly .title {
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    text-indent: 1em;
    border-left: 4px #02549c solid;
    margin-bottom: 32px;
}

.kxyj-nei .yjly p {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 32px;
}

.kxyj-nei .yjly h1 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px #f2f1f1 solid;
    margin-bottom: 30px;
}

.kxyj-nei .yjly ul {
    float: left;
    /*margin-right: 150px;*/
}

.kjfw {
    overflow: hidden;
}

.kxyj-nei .yjly li {
    font-size: 18px;
    line-height: 36px;
    float: left;
    width: 440px;
}

.kxyj-nei .kjfw ul {
    margin-right: -38px;
}

.kxyj-nei .kjfw li {
    float: left;
    margin-right: 38px;
    width: 425px;
}

.kxyj-nei .kjfw li img {
    width: 425px;
    height: 290px;
}

.kxyj-nei .kjfw .bt {
    text-indent: 1em;
    font-size: 18px;
    line-height: 64px;
    background: url(../images/bt_11.jpg) no-repeat center left;
}

.zdxm-nav {
    margin-bottom: 40px;
    overflow: hidden;
}

.zdxm-nav ul {
    margin-right: -12px;
}

.zdxm-nav li {
    float: left;
    height: 57px;
    line-height: 57px;
    background: #d0ecfa;
    padding: 0 33px;
    margin-right: 12px;
    font-size: 18px;
}

.zdxm-nav .on {
    background: -webkit-linear-gradient(left, rgb(10, 206, 253), #02549c);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, rgb(10, 206, 253), #02549c);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, rgb(10, 206, 253), #02549c);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to left, rgb(10, 206, 253), #02549c);
    /* 标准bai的语du法zhi */
}

.zdxm-nav .on a {
    color: #fff;
    font-weight: bold;
}

.kxyj-nei .list {
    background: #f5f5f5;
    margin-bottom: 30px;
    overflow: hidden;
}

.kxyj-nei .list img {
    width: 269px;
    height: 183px;
    float: left;
}

.kxyj-nei .txt {
    width: 569px;
    float: left;
    height: 163px;
    background: #f5f5f5;
    padding: 20px 25px 0 25px;
}

.kxyj-nei .txt p {
    font-size: 16px;
    line-height: 34px;
}

.kxyj-nei .txt span {
    font-weight: bold;
}

.kxyj-nei .txt a {
    color: #02549c;
}

.page {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 80px;
    overflow: hidden;
}

.page ul {
    display: inline-block
}

.page li {
    float: left
}

.page li a {
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    margin: 0 5px;
    width: 26px;
    border-radius: 50%;
    background: #d2d2d2
}

.page .previous {
    float: left;
    height: 26px;
    line-height: 26px;
    width: 110px;
    text-align: center;
    display: block;
    background: #d2d2d2;
    color: #fff;
    border-radius: 15px;
    margin: 0 10px;
}

.page .on,
.page li a:hover,
.page .previous:hover {
    background: #005cac
}

.zdxm-xq .title {
    padding-bottom: 15px;
    text-align: center;
    border-bottom: 1px #e6e6e6 solid;
    margin-bottom: 20px;
}

.zdxm-xq .title h1 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 15px;
}

.zdxm-xq .title .time span {
    margin: 0 10px;
    color: #666666;
}
.zdxm-xq .wrap  {
    font-size: 18px;
    line-height: 34px;
    
}
.zdxm-xq .wrap p {
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 20px;
}

.paging {
    margin: 100px 0 0 0;
}

.paging div {
    height: 45px;
    line-height: 45px;
    text-indent: 2em;
    font-size: 18px;
}

.paging .last {
    color: #fff;
    background: #60a0d8;
    margin-bottom: 10px;
}

.paging .last a {
    color: #fff;
}

.paging .next {
    color: #333;
    background: #e3e3e3;
}

.paging .next:hover {
    color: #fff;
    background: #60a0d8;
}

.kjfw-dc p {
    font-size: 18px;
    line-height: 36px;
    text-indent: 1em;
    background: url(../images/dc_03.jpg) no-repeat center left;
}


/* 11.23 */

.kxyj-nei .bg {
    background: url(../images/kx_03.jpg) no-repeat;
    height: 357px;
}

.kxyj-nei .kx-item {
    float: left;
    width: 220px;
    margin: 54px 0 0 60px;
    text-align: center;
}

.kxyj-nei .kx-item a {
    display: block;
}

.kxyj-nei .kx-item img {
    margin-bottom: 26px;
}

.kxyj-nei .kx-title {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}